FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureMap/ConceptMaps3to4

Packagehl7.fhir.uv.xver
Resource TypeStructureMap
IdConceptMaps3to4
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-cross-version/StructureMap-ConceptMaps3to4.html
URLhttp://hl7.org/fhir/StructureMap/ConceptMaps3to4
Version0.1.0
Statusactive
Date2024-02-22T03:16:50+00:00
NameConceptMaps3to4
TitleR3 to R4 Concept Map Library
Realmuv
Authorityhl7
DescriptionR3toR4ConceptMapLibrary

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

/// url = 'http://hl7.org/fhir/StructureMap/ConceptMaps3to4'
/// name = 'ConceptMaps3to4'
/// title = 'R3 to R4 Concept Map Library'
/// status = 'active'

conceptmap "ResourceTypeMap" {
  prefix s = "http://hl7.org/fhir/request-resource-types"
  prefix t = "null"
  prefix u = "http://hl7.org/fhir/request-resource-types"

  unmapped for s = use-source-code
  s:Appointment - u:Appointment
  s:AppointmentResponse - u:AppointmentResponse
  s:CarePlan - u:CarePlan
  s:Claim - u:Claim
  s:CommunicationRequest - u:CommunicationRequest
  s:Contract - u:Contract
  s:DeviceRequest - u:DeviceRequest
  s:EnrollmentRequest - u:EnrollmentRequest
  s:ImmunizationRecommendation - u:ImmunizationRecommendation
  s:MedicationRequest - u:MedicationRequest
  s:NutritionOrder - u:NutritionOrder
  s:SupplyRequest - u:SupplyRequest
  s:ProcedureRequest - u:ServiceRequest
  s:ReferralRequest - u:ServiceRequest
  s:Task - u:Task
  s:VisionPrescription - u:VisionPrescription
}


Source

{
  "resourceType": "StructureMap",
  "id": "ConceptMaps3to4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "ConceptMap",
      "id": "ResourceTypeMap",
      "status": "active",
      "group": [
        {
          "source": "http://hl7.org/fhir/request-resource-types",
          "unmapped": {
            "mode": "use-source-code"
          }
        },
        {
          "source": "http://hl7.org/fhir/request-resource-types",
          "target": "http://hl7.org/fhir/request-resource-types",
          "element": [
            {
              "code": "Appointment",
              "target": [
                {
                  "code": "Appointment",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "AppointmentResponse",
              "target": [
                {
                  "code": "AppointmentResponse",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "CarePlan",
              "target": [
                {
                  "code": "CarePlan",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "Claim",
              "target": [
                {
                  "code": "Claim",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "CommunicationRequest",
              "target": [
                {
                  "code": "CommunicationRequest",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "Contract",
              "target": [
                {
                  "code": "Contract",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "DeviceRequest",
              "target": [
                {
                  "code": "DeviceRequest",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "EnrollmentRequest",
              "target": [
                {
                  "code": "EnrollmentRequest",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "ImmunizationRecommendation",
              "target": [
                {
                  "code": "ImmunizationRecommendation",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "MedicationRequest",
              "target": [
                {
                  "code": "MedicationRequest",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "NutritionOrder",
              "target": [
                {
                  "code": "NutritionOrder",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "SupplyRequest",
              "target": [
                {
                  "code": "SupplyRequest",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "ProcedureRequest",
              "target": [
                {
                  "code": "ServiceRequest",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "ReferralRequest",
              "target": [
                {
                  "code": "ServiceRequest",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "Task",
              "target": [
                {
                  "code": "Task",
                  "relationship": "related-to"
                }
              ]
            },
            {
              "code": "VisionPrescription",
              "target": [
                {
                  "code": "VisionPrescription",
                  "relationship": "related-to"
                }
              ]
            }
          ]
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/StructureMap/ConceptMaps3to4",
  "version": "0.1.0",
  "name": "ConceptMaps3to4",
  "title": "R3 to R4 Concept Map Library",
  "status": "active",
  "date": "2024-02-22T03:16:50+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "R3toR4ConceptMapLibrary",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ]
}